second
fun second(timeZone: TimeZone, instant: Instant): TimePeriod<TimeUnit.Second>
Content copied to clipboard
fun second( timeZone: TimeZone, year: Int, month: Month, dayOfMonth: Int, hour: Int, minute: Int, second: Int): TimePeriod<TimeUnit.Second>
Content copied to clipboard